<string>Perform SID changing after disk copy</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="whatsThis" stdset="0">
<string>Mark the checkbox to automatically change SID values in all found Windows installations to randomly generated ones after a hard disk copy operation has been successfully accomplished.<br><b>Tip:</b> SID (Security IDentifier) is a binary structure that is associated with some object in the system and is used to distinguish between user access privileges in a LAN workgroup.<br>The SID changer is only relevant for NT and Win2k installations.</string>
</property>
</widget>
<widget class="QCheckBox">
<property name="name">
<cstring>OptLocale_ConfirmFSConvCheck_2</cstring>
</property>
<property name="text">
<string>Perform SID changing after partition copy</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="whatsThis" stdset="0">
<string>Mark the checkbox to automatically change SID values in all found Windows installations to randomly generated ones after a partition copy operation has been successfully accomplished.<br><b>Tip:</b> SID (Security IDentifier) is a binary structure that is associated with some object in the system and is used to distinguish between user access privileges in a LAN workgroup.<br>The SID changer is only relevant for NT and Win2k installations.</string>
</property>
</widget>
<widget class="QButtonGroup">
<property name="name">
<cstring>buttonGroup3</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="title">
<string>SID changer mode</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>9</number>
</property>
<widget class="QRadioButton">
<property name="name">
<cstring>radioButton1</cstring>
</property>
<property name="text">
<string>Auto mode</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="whatsThis" stdset="0">
<string>Select the option to launch the SID changer in the automatic mode.</string>
</property>
</widget>
<widget class="QRadioButton">
<property name="name">
<cstring>radioButton2</cstring>
</property>
<property name="text">
<string>Manual mode</string>
</property>
<property name="whatsThis" stdset="0">
<string>Select the option to launch the SID changer in the manual mode.</string>
</property>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout19</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<property name="name">
<cstring>textLabel2_3</cstring>
</property>
<property name="text">
<string>SID changer command line:</string>
</property>
<property name="alignment">
<set>WordBreak|AlignVCenter</set>
</property>
<property name="buddy" stdset="0">
<cstring>OptLocale_UILangCombo</cstring>
</property>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout18</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer66_2_4_5_3_4_3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>19</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="CLineEdit">
<property name="name">
<cstring>lineEdit2</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="HintText" stdset="0">
<string>Enter a file name here</string>
</property>
<property name="whatsThis" stdset="0">
<string>Provide a full path to the required file here.</string>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>pushButton2</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Browse</string>
</property>
<property name="whatsThis" stdset="0">
<string>Press the button to look for a file you need.</string>